From: Glenn Morris Date: Wed, 15 Jul 2009 03:28:05 +0000 (+0000) Subject: (gnus-logo.pdf): Remove rule, since this file is distributed. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11470 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4e31a814e5e61415d830a2ce9e87b2331db1624b;p=emacs.git (gnus-logo.pdf): Remove rule, since this file is distributed. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 34465908341..f68c8b5d76d 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -14,6 +14,7 @@ * refcards/Makefile (gnus-booklet.pdf): Use jobname rather than clobbering gnus-refcard.pdf. (clean): Remove .aux files. + (gnus-logo.pdf): Remove rule, since this file is distributed. 2009-07-10 Kenichi Handa diff --git a/etc/refcards/Makefile b/etc/refcards/Makefile index 5fa269428a8..32f340f0d8d 100644 --- a/etc/refcards/Makefile +++ b/etc/refcards/Makefile @@ -66,8 +66,8 @@ pl-refcard.pdf: %.pdf: %.tex ru-refcard.pdf: %.pdf: %.tex pdflatex $< -gnus-logo.pdf: %.pdf: %.eps - ps2pdf $< +#gnus-logo.pdf: %.pdf: %.eps +# ps2pdf $< gnus-refcard.pdf: %.pdf: %.tex gnus-logo.pdf pdflatex $<